home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Backup, Restoration & File Management / Backup4All 4 Lite / b4a-lite-vnu.msi / disk1.cab / Backup4all.chm / default.css < prev    next >
Cascading Style Sheet File  |  2008-09-23  |  2KB  |  108 lines

  1. /* Text Styles */
  2. hr { color: #000000}
  3. body, table /* Normal */
  4. {
  5.  font-size: 9pt;
  6.  font-family: 'Verdana';
  7.  font-style: normal;
  8.  font-weight: normal;
  9.  color: #000000;
  10.  text-decoration: none;
  11. }
  12. span.f_Bulleted_main /* Bulleted_main */
  13. {
  14. }
  15. span.f_Bulleted_sublist /* Bulleted_sublist */
  16. {
  17. }
  18. span.f_Bulleted_sublist2 /* Bulleted_sublist2 */
  19. {
  20. }
  21. span.f_CodeExample /* Code Example */
  22. {
  23.  font-size: 8pt;
  24.  font-family: 'Courier New';
  25.  color: #000000;
  26. }
  27. span.f_Comment /* Comment */
  28. {
  29. }
  30. span.f_CourierFixed /* Courier Fixed */
  31. {
  32.  font-family: 'Courier New';
  33.  color: #000000;
  34. }
  35. span.f_Heading1 /* Heading1 */
  36. {
  37.  font-size: 16pt;
  38. }
  39. span.f_ImageCaption /* Image Caption */
  40. {
  41.  font-weight: bold;
  42.  color: #000000;
  43. }
  44. span.f_Italic_related /* Italic_related */
  45. {
  46.  font-style: italic;
  47.  font-weight: bold;
  48. }
  49. span.f_Link_related /* Link_related */
  50. {
  51. }
  52. span.f_Notes /* Notes */
  53. {
  54. }
  55. span.f_Toggle_inline /* Toggle_inline */
  56. {
  57.  color: #008000;
  58. }
  59. /* Paragraph styles */
  60. p /* Normal */
  61. {
  62.  text-align: justify;
  63.  text-indent: 0px;
  64.  padding: 0px 0px 0px 0px;
  65.  margin: 0px 0px 0px 0px;
  66. }
  67. .p_Bulleted_main /* Bulleted_main */
  68. {
  69.  margin: 0px 0px 0px 24px;
  70. }
  71. .p_Bulleted_sublist /* Bulleted_sublist */
  72. {
  73.  margin: 0px 0px 0px 54px;
  74. }
  75. .p_Bulleted_sublist2 /* Bulleted_sublist2 */
  76. {
  77.  margin: 0px 0px 0px 77px;
  78. }
  79. .p_CodeExample /* Code Example */
  80. {
  81.  text-align: left;
  82.  white-space: nowrap;
  83. }
  84. .p_Comment /* Comment */
  85. {
  86. }
  87. .p_Heading1 /* Heading1 */
  88. {
  89. }
  90. .p_ImageCaption /* Image Caption */
  91. {
  92.  margin: 5px 0px 5px 48px;
  93. }
  94. .p_Italic_related /* Italic_related */
  95. {
  96.  margin: 0px 0px 10px 0px;
  97. }
  98. .p_Link_related /* Link_related */
  99. {
  100.  margin: 0px 0px 0px 10px;
  101. }
  102. .p_Notes /* Notes */
  103. {
  104. }
  105. .p_Toggle_inline /* Toggle_inline */
  106. {
  107. }
  108.